const github.com/andybalholm/brotli.numDistanceSymbols
5 uses
github.com/andybalholm/brotli (current package)
constants.go#L57: const numDistanceSymbols = 1128
histogram.go#L107: data_ [numDistanceSymbols]uint32
histogram.go#L113: self.data_ = [numDistanceSymbols]uint32{}
histogram.go#L146: for i = 0; i < numDistanceSymbols; i++ {
histogram.go#L152: return numDistanceSymbols
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |